home *** CD-ROM | disk | FTP | other *** search
- object information: Tinformation
- Left = 378
- Top = 290
- Anchors = [akLeft, akBottom]
- BorderStyle = bsDialog
- Caption = 'Information'
- ClientHeight = 103
- ClientWidth = 384
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 369
- Height = 49
- AutoSize = False
- Caption = 'Information'
- Color = clBtnFace
- ParentColor = False
- WordWrap = True
- end
- object RxSplitter1: TRxSplitter
- Left = 8
- Top = 64
- Width = 369
- Height = 2
- BevelInner = bvLowered
- BevelOuter = bvNone
- Enabled = False
- end
- object Button1: TButton
- Left = 296
- Top = 72
- Width = 75
- Height = 25
- Anchors = [akLeft, akBottom]
- Cancel = True
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 1
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 76
- Width = 201
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = 'Don'#39't show this dialog again'
- TabOrder = 2
- end
- end
-